projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd7eb9e
)
Fix sort order in readme again
author
justbur
<justin@burkett.cc>
Wed, 22 Jul 2015 01:13:00 +0000
(21:13 -0400)
committer
justbur
<justin@burkett.cc>
Wed, 22 Jul 2015 01:13:21 +0000
(21:13 -0400)
README.org
patch
|
blob
|
history
diff --git
a/README.org
b/README.org
index 9f23c34cf41a2af1ed5001f99f9f1fe93d5c3548..d282a94a48acea228ce4bd1125c721074db02ba9 100644
(file)
--- a/
README.org
+++ b/
README.org
@@
-275,7
+275,7
@@
By default the output is sorted by the key in a custom order. The default order
is to sort lexicographically within each "class" of key, where the classes and
their order are
-=Special (SPC, TAB,
RET, ...) < Single Character (a, b
, ...) < Modifier (C-, M-, ...) < Other=
+=Special (SPC, TAB,
...) < Single Character (a
, ...) < Modifier (C-, M-, ...) < Other=
You can control the order by setting this variable.